Sets the filter mode used by the given sampler state. Valid filter values map directly to the D3D11_FILTER enumeration you can find described on MSDN.
DX11 SET SAMPLER STATE FILTER samplerState, filter
samplerState
DwordThe sampler state to set the filter of.
filter
DwordThe filter mode to set of the given sampler state.
This function does not return a value.
SAMPLERSTATE Functions Menu DX11 Function Categories